Oracle sql queries - Mailing list pgsql-sql

From Russ McBride
Subject Oracle sql queries
Date
Msg-id v03110705b48edbee2a69@[216.103.219.237]
Whole thread Raw
List pgsql-sql
Will any legal Oracle sql syntax work in postgresql?  I'm worried about
whether tcl scripts that make sql calls to an Oracle db can be used in a
postgresql without problems.  I guess that brings up two issues:

1- Is the version of sql that Oracle uses legal in postgres?
2- Even if the sql is transferrable, will Oracle's odd way of handling
dates screw up an attempt to transfer the sql calls?


Tia.  Please cc me as I'm not on the mailing list.


Russ




pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: [SQL] Problem with limit / union / etc.
Next
From: Russ McBride
Date:
Subject: Oracle sql queries